body {
    margin: 0;
    padding: 0;
    overflow-x: hidden; /* Prevent horizontal scrolling */
    position: ;
    
}

.background_image{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    position:fixed ;
    display: flex;
    align-items: center;
}

.background_image video{
    width: 160%;
    z-index: -10
}

.background{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 100, 231, 0) 30%, rgba(255, 255, 255, 0.541) 52%,rgba(255, 255, 255, 0.76));
    z-index: -10;
    position:fixed ;
    opacity: 60%;
}


.top-bar img{
    height: 80px;
}


.top-bar {
    
    z-index: 1000;
    top: 0;
    positions: fixed;
    height: 80px;
    width: 100%;
    background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  #4495ff 10%, #69aaff 90%, rgba(255, 255, 255, 0)100%);
    border-bottom: 2px solid transparent; /* Start with a transparent solid border */
    box-shadow: 0px 15px 10px -15px #0000008f;
    border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)10%, rgba(0, 0, 0, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
    position: sticky; top: 0;
    filter: drop-shadow(0px 1px 3px #0000009f);
}

.bar2{
    height: 100%;
    border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)10%, rgba(255, 255, 255, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
    border-bottom: 3px solid transparent; /* Start with a transparent solid border */

}

.bar_data{
    width: 100%;
    display: grid;
    column-gap: 2vw;
    grid-template-columns: 15% 35% 15%;
    justify-content: center;

}

.bar_middle {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.bar_middle img {
    height: 40%;
    
}

.bar_right {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bar_right_data {
    display: block;
    box-sizing: border-box;
    background-color: yellowgreen;
    height: 60%;
    width: 100%;
    border: solid;
    border-color: #222222;
    border-width: 1px;
    border-radius: 12px;
    filter: drop-shadow(0px 3px 3px #29292975);
}

.bar_right_data2 {
    padding: 4px;
    border-radius: 10px;
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #6fa9f4, #4574aa);
}

.bar_right_data3 {
    padding: 4px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #5fa4ee, #116dd2 47.92%, #3a86f4 97.92%);
}

.bar_right_data:hover{
    filter: brightness(85%);
}

.space{
    display: flex;
    justify-items: center;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.space img {
    margin-top: -10px;
    height: 135%;
    
   
}


.highlight{
    background: linear-gradient(180deg, #98b9ea, #2880ef);
    height: 40%;
    top: 1px;
    left: 1px;
    right: 1px;
    border-radius: 8px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.space {
    height: 60%;
}

.layout {  
    display: grid;
    grid-template-columns: 15% 35% 15%;
    grid-column-gap: 2vw;
    grid-row-gap: 0px;
    justify-content: center;
}

.left-column {
    

    

}

.move{
    position: sticky; top: 6vw;;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.obrazek{    
    

}

.obrazek img{
    width: 100%;
    
}

.listy {
    
    margin-top: 1vw;
    display: flex;
    justify-content: end;
    flex-direction: column;
    width: 80%;
    justify-content:center ;
    align-items: flex-start;
    row-gap: 1.5vw;
}
.lista {
    display: flex;
    justify-content: end;
    flex-direction: column;
    width: 100%;
    left: 0;
    justify-content:center ;
    align-items: flex-start;
}

.icon {
    left: 1;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    display: flex;
    position: absolute;
    z-index: 100;
    height: 40px;
    
}

.icon img {
    rotate: -25deg;
    height: 70px;
    margin-left: -50%;
    filter: drop-shadow(0px 3px 1px #00000091);
}

#design {
    height: 40px;
}

#mvrdv {
    height: 80px;
}

#biotopia {
    height: 50px;
    rotate: -25deg;
}

#future {
    height: 60px;
    margin-top: px;
    
}


.top-cnt { 
    display: flex;
    width: 100%;
    flex-direction: row;
    cursor: pointer;
    
}


.cnt {width: 100%;
    display: block;
    box-sizing: border-box;
    background-image: linear-gradient(to right, #4487fe 80%, rgba(255, 255, 255, 0)100%);
    border-top: 1px solid transparent; /* Start with a transparent solid border */
    border-bottom: 1px solid transparent; /* Start with a transparent solid border */

    box-shadow: 0px 15px 10px -15px #000;
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;

}

.cnt:hover {width: 100%;
    display: block;
    box-sizing: border-box;
    background-image: linear-gradient(to right, rgba(0, 95, 211, 0.904)80%, rgba(255, 255, 255, 0)100%);
    

    box-shadow: 0px 15px 10px -15px #000;
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
    border-top: 1px solid transparent; /* Start with a transparent solid border */
    border-bottom: 1px solid transparent; /* Start with a transparent solid border */

}

.cnt2 {
    
    border-image: linear-gradient(to right, rgba(255, 255, 255, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
    border-top: 3px solid transparent; /* Start with a transparent solid border */
    border-bottom: 3px solid transparent; /* Start with a transparent solid border */
}



.data1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
}

.data1 img{
    height: 65%;
    margin: 0px;
}

#jgd {
    height: 55%;
}

#gr {
    height: 55%;
    padding-left: 1vw;
}

.title2024 {
    margin-top: 1.5vw;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #000000;

}

.middle-column {

}

.main_img {

}

.main_img img {
    width: 100%;
    filter: drop-shadow(0px 1px 3px #000000);
}

.bottom_img{
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_img img {
    margin-top: 2vw;
    width: 70%;
    filter: drop-shadow(0px 1px 3px #686868a2);
    margin-bottom: 100px;
}

.block {
    margin-top: 2vw;
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 1px solid transparent; /* Start with a transparent solid border */
    background-color: yellow;
    box-shadow: 0px 15px 10px -15px #000;
    border: solid;
    border-width: 1px;
    border-color: #000;
    border-radius: 12px;
    filter: drop-shadow(3px 3px 0px #00000056);
    
}

.block_video {
    display: flex;
    margin-top: 2vw;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    filter: drop-shadow(3px 3px 0px #00000056);
}

.block_video video {
    width: 100%;
}


.block2 {
    display: block;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 12px;
    background: linear-gradient(180deg, #2d8bff, #005fd3);
    height: 100%;
}

.block3 {
    display: block;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 7px;
    position: relative;
    background: linear-gradient(180deg, #6caeff, #fff);
    mix-blend-mode: normal;
    height: 100%;
}

.block_layout {
    display: flex;
    flex-direction: column;
    
}

.block_top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;

}

#top-cnt_block {
    width: 100%;
}

#cnt_block {width: 100%;
    display: block;
    box-sizing: border-box;
    background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  rgb(0, 119, 255)15%, rgb(0, 119, 255)85%, rgba(255, 255, 255, 0)100%);
    border-top: 1px solid transparent; /* Start with a transparent solid border */
    border-bottom: 1px solid transparent; /* Start with a transparent solid border */

    box-shadow: 0px 15px 10px -15px #0000008f;
    border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)15%, rgba(0, 0, 0, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;

}

#cnt2_block {
    
    border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)15%, rgba(255, 255, 255, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;
    border-top: 3px solid transparent; /* Start with a transparent solid border */
    border-bottom: 3px solid transparent; /* Start with a transparent solid border */
}

.data {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}

.data img{
    height: 60%;
    margin: 0px;
}


.block_bottom {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;

}

.block_left {
    padding-right: 40px;

}

.block_right {
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 20px;

}

.block_right img{
    width: 100%;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

.block_company {
    font-size: 17px;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: #0025fa;
    text-transform: capitalize;

}

.block_year {
    box-sizing: border-box;
    display: block;
    font-family: "Inter", sans-serif;
    color: #000000;
    font-size: 15px;

}

.block_banner {
    margin-top: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: white;
    text-transform: capitalize;
    background: linear-gradient(90deg, #0025fa 49.48%, hsla(0, 0%, 100%, 0));
    padding: 2px 10px;
    margin-bottom: 20px;

}

.block_points {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;

}

.point {
    height: 20px;
    width: 20px;
    padding-left:  10px;
    padding-right:  20px;

}

.block_text {
    box-sizing: border-box;
    display: block;
    font-family: "Inter", sans-serif;
    color: rgb(0, 0, 0);
    font-size: 15px;
    width: 80%;

}

#future1 {
    margin-bottom: 2vw;
}


#uxui_pic{
    padding: 4vw;

}

#future_pic{
    height: 25%;
    filter: drop-shadow(2px 2px 5px #000000b2);
}

#future_pic:hover {
    cursor:wait ;
}



.right_block{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: sticky; 
    top: 6vw;
    
}

.right-column_block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2vw;
    border: solid;
    border-width: 1px;
    border-color: #000000;
    filter: drop-shadow(3px 3px 0px #00000056);
    background-color: #e6e6e6;

}

#rcb_img{
    background-color: #2880ef;
}

.right_block video {
    width: 80%;
}

.right_block img {
    width: 60%;
    padding: 1vh
}












.box {
    width: 100%;
    height: ;

}

.c {

    
}



.obrazek img {
    transition: transform 0.5s ease; /* Smooth transition */
    transform: scale(1); /* Normal size by default */
}

.obrazek img.enlarged {
    transform: scale(1.2); /* 20% increase */
}


@media (min-width:300px) and (max-width: 660px){
 
    body {
        margin: 0;
        padding: 0;
        overflow-x: hidden; /* Prevent horizontal scrolling */
        position: ;
        
    }
    
    .background_image{
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -10;
        position:fixed ;
        display: flex;
        align-items: center;
    }
    
    .background_image video{
        width: 160%;
        z-index: -10
    }
    
    .background{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 100, 231, 0) 30%, rgba(255, 255, 255, 0.541) 52%,rgba(255, 255, 255, 0.76));
        z-index: -10;
        position:fixed ;
        opacity: 60%;
    }
    
    
    .top-bar img{
        height: 40px;
    }
    
    
    .top-bar {
        
        z-index: 1000;
        top: 0;
        positions: fixed;
        height: 60px;
        width: 100%;
        background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  #4495ff 10%, #69aaff 90%, rgba(255, 255, 255, 0)100%);
        border-bottom: 2px solid transparent; /* Start with a transparent solid border */
        box-shadow: 0px 15px 10px -15px #0000008f;
        border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)10%, rgba(0, 0, 0, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
        position: sticky; top: 0;
        filter: drop-shadow(0px 1px 3px #0000009f);
    }
    
    .bar2{
        height: 100%;
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)10%, rgba(255, 255, 255, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    
    }
    
    .bar_data{
        width: 100%;
        display: grid;
        column-gap: 2vw;
        grid-template-columns: 0% 90% 0%;
        justify-content: center;
    
    }
    
    .bar_middle {
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    
    }
    
    .bar_middle img {
        width: 90%;
        
    }
    
    .bar_right {
        height: 100%;
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .bar_right_data {
        display: block;
        box-sizing: border-box;
        background-color: yellowgreen;
        height: 60%;
        width: 100%;
        border: solid;
        border-color: #222222;
        border-width: 1px;
        border-radius: 12px;
        filter: drop-shadow(0px 3px 3px #29292975);
    }
    
    .bar_right_data2 {
        padding: 4px;
        border-radius: 10px;
        display: block;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, #6fa9f4, #4574aa);
    }
    
    .bar_right_data3 {
        padding: 4px;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, #5fa4ee, #116dd2 47.92%, #3a86f4 97.92%);
    }
    
    .bar_right_data:hover{
        filter: brightness(85%);
    }
    
    .space{
        display: flex;
        justify-items: center;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    
    .space img {
        margin-top: -10px;
        height: 135%;
        
       
    }
    
    
    .highlight{
        background: linear-gradient(180deg, #98b9ea, #2880ef);
        height: 40%;
        top: 1px;
        left: 1px;
        right: 1px;
        border-radius: 8px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    
    .space {
        height: 60%;
    }
    
    .layout {  
        display: grid;
        grid-template-columns: 80%;
        grid-column-gap: 10vw;
        grid-row-gap: 0px;
        justify-content: center;
    }
    
    .left-column {
        display: none;
        
    
        
    
    }
    
    .move{
        position: sticky; top: 6vw;;
        display: flex;
        flex-direction: column;
        align-items: end;
    }
    
    .obrazek{    
        
    
    }
    
    .obrazek img{
        width: 100%;
        
    }
    
    .listy {
        
        margin-top: 1vw;
        display: flex;
        justify-content: end;
        flex-direction: column;
        width: 80%;
        justify-content:center ;
        align-items: flex-start;
        row-gap: 1.5vw;
    }
    .lista {
        display: flex;
        justify-content: end;
        flex-direction: column;
        width: 100%;
        left: 0;
        justify-content:center ;
        align-items: flex-start;
    }
    
    .icon {
        left: 1;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        display: flex;
        position: absolute;
        z-index: 100;
        height: 40px;
        
    }
    
    .icon img {
        rotate: -25deg;
        height: 70px;
        margin-left: -50%;
        filter: drop-shadow(0px 3px 1px #00000091);
    }
    
    #design {
        height: 40px;
    }
    
    #mvrdv {
        height: 80px;
    }
    
    #biotopia {
        height: 50px;
        rotate: -25deg;
    }
    
    #future {
        height: 60px;
        margin-top: px;
        
    }
    
    
    .top-cnt { 
        display: flex;
        width: 100%;
        flex-direction: row;
        cursor: pointer;
        
    }
    
    
    .cnt {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right, #4487fe 80%, rgba(255, 255, 255, 0)100%);
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
        box-shadow: 0px 15px 10px -15px #000;
        border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
    
    }
    
    .cnt:hover {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right, rgba(0, 95, 211, 0.904)80%, rgba(255, 255, 255, 0)100%);
        
    
        box-shadow: 0px 15px 10px -15px #000;
        border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
    }
    
    .cnt2 {
        
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 3px solid transparent; /* Start with a transparent solid border */
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    }
    
    
    
    .data1 {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
    }
    
    .data1 img{
        height: 65%;
        margin: 0px;
    }
    
    #jgd {
        height: 55%;
    }
    
    #gr {
        height: 55%;
        padding-left: 1vw;
    }
    
    .title2024 {
        margin-top: 1.5vw;
        width: 80%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #000000;
    
    }
    
    .middle-column {
    
    }
    
    .main_img {
    
    }
    
    .main_img img {
        width: 100%;
        filter: drop-shadow(0px 1px 3px #000000);
    }
    
    .bottom_img{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .bottom_img img {
        margin-top: 2vw;
        width: 70%;
        filter: drop-shadow(0px 1px 3px #686868a2);
        margin-bottom: 100px;
    }
    
    .block {
        margin-top: 8vw;
        width: 100%;
        display: block;
        box-sizing: border-box;
        border: 1px solid transparent; /* Start with a transparent solid border */
        background-color: yellow;
        box-shadow: 0px 15px 10px -15px #000;
        border: solid;
        border-width: 1px;
        border-color: #000;
        border-radius: 12px;
        filter: drop-shadow(3px 3px 0px #00000056);
        
    }
    
    .block_video {
        display: flex;
        margin-top: 8vw;
        border: solid;
        border-width: 1px;
        border-color: #000000;
        filter: drop-shadow(3px 3px 0px #00000056);
    }
    
    .block_video video {
        width: 100%;
    }
    
    
    .block2 {
        display: block;
        box-sizing: border-box;
        padding: 5px;
        border-radius: 12px;
        background: linear-gradient(180deg, #2d8bff, #005fd3);
        height: 100%;
    }
    
    .block3 {
        display: block;
        box-sizing: border-box;
        padding: 20px;
        border-radius: 7px;
        position: relative;
        background: linear-gradient(180deg, #6caeff, #fff);
        mix-blend-mode: normal;
        height: 100%;
    }
    
    .block_layout {
        display: flex;
        flex-direction: column;
        
    }
    
    .block_top {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    
    }
    
    #top-cnt_block {
        width: 100%;
    }
    
    #cnt_block {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  rgb(0, 119, 255)15%, rgb(0, 119, 255)85%, rgba(255, 255, 255, 0)100%);
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
        box-shadow: 0px 15px 10px -15px #0000008f;
        border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)15%, rgba(0, 0, 0, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;
    
    }
    
    #cnt2_block {
        
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)15%, rgba(255, 255, 255, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 3px solid transparent; /* Start with a transparent solid border */
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    }
    
    .data {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
    }
    
    .data img{
        height: 60%;
        margin: 0px;
    }
    
    
    .block_bottom {
        display: flex;
        flex-direction: column;
        grid-template-columns: 50% 50%;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        height: 100%;
    
    }
    
    .block_left {
        padding-right: 10px;
    
    }
    
    .block_right {
        display: block;
        justify-items: center;
        align-items: center;
        padding: 20px;
    
    }
    
    .block_right img{
        width: 100%;
    }
    
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
    
    .block_company {
        font-size: 17px;
        margin-bottom: 10px;
        font-family: "Inter", sans-serif;
        font-weight: 700;
        color: #0025fa;
        text-transform: capitalize;
    
    }
    
    .block_year {
        box-sizing: border-box;
        display: block;
        font-family: "Inter", sans-serif;
        color: #000000;
        font-size: 15px;
    
    }
    
    .block_banner {
        margin-top: 20px;
        font-family: "Inter", sans-serif;
        font-weight: 700;
        color: white;
        text-transform: capitalize;
        background: linear-gradient(90deg, #0025fa 49.48%, hsla(0, 0%, 100%, 0));
        padding: 2px 10px;
        margin-bottom: 20px;
    
    }
    
    .block_points {
        display: flex;
        flex-direction: row;
        padding-bottom: 20px;
    
    }
    
    .point {
        display: none;
        height: 20px;
        width: 20px;
        padding-left:  10px;
        padding-right:  20px;
    
    }
    
    .block_text {
        box-sizing: border-box;
        display: block;
        font-family: "Inter", sans-serif;
        color: rgb(0, 0, 0);
        font-size: 12px;
        width: 100%;
        padding-left: 2.5vw;
    
    }
    
    #future1 {
        margin-bottom: 2vw;
    }
    
    
    #uxui_pic{
        padding: 4vw;
    
    }
    
    #future_pic{
        height: 25%;
        filter: drop-shadow(2px 2px 5px #000000b2);
    }
    
    #future_pic:hover {
        cursor:wait ;
    }
    
    
    
    .right_block{
        display: none;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: sticky; 
        top: 6vw;
        
    }
    
    .right-column_block {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2vw;
        border: solid;
        border-width: 1px;
        border-color: #000000;
        filter: drop-shadow(3px 3px 0px #00000056);
        background-color: #e6e6e6;
    
    }
    
    #rcb_img{
        background-color: #2880ef;
    }
    
    .right_block video {
        width: 80%;
    }
    
    .right_block img {
        width: 60%;
        padding: 1vh
    }
    
    
    
    
    
    
    
    
    
    
    
    
    .box {
        width: 100%;
        height: ;
    
    }
    
    .c {
    
        
    }
    
    
    
    .obrazek img {
        transition: transform 0.5s ease; /* Smooth transition */
        transform: scale(1); /* Normal size by default */
    }
    
    .obrazek img.enlarged {
        transform: scale(1.2); /* 20% increase */
    }
    
    
    
    
}


@media (min-width:768px) and (max-width: 1024px){
 
    body {
        margin: 0;
        padding: 0;
        overflow-x: hidden; /* Prevent horizontal scrolling */
        position: ;
        
    }
    
    .background_image {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -10;
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: center; /* Center the content */
        scale: 1.4;
    }

    .background img{
        height: 1000px;
        overflow: visible;
    }
    
    .background_image video{
        width: 160%;
        z-index: -10
    }
    
    .background{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 100, 231, 0) 30%, rgba(255, 255, 255, 0.541) 52%,rgba(255, 255, 255, 0.76));
        z-index: -10;
        position:fixed ;
        opacity: 60%;
    }
    
    
    .top-bar img{
        height: 90px;
    }
    
    
    .top-bar {
        
        z-index: 1000;
        top: 0;
        positions: fixed;
        height: 90px;
        width: 100%;
        background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  #4495ff 10%, #69aaff 90%, rgba(255, 255, 255, 0)100%);
        border-bottom: 2px solid transparent; /* Start with a transparent solid border */
        box-shadow: 0px 15px 10px -15px #0000008f;
        border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)10%, rgba(0, 0, 0, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
        position: sticky; top: 0;
        filter: drop-shadow(0px 1px 3px #0000009f);
    }
    
    .bar2{
        height: 100%;
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)10%, rgba(255, 255, 255, 0.904)90%, rgba(255, 255, 255, 0)100%) 1;
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    
    }
    
    .bar_data{
        width: 100%;
        display: grid;
        column-gap: 2vw;
        grid-template-columns: 0% 90% 0%;
        justify-content: center;
    
    }
    
    .bar_middle {
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
    
    }
    
    .bar_middle img {
        width: 65%;
        
    }
    
    .bar_right {
        height: 100%;
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .bar_right_data {
        display: block;
        box-sizing: border-box;
        background-color: yellowgreen;
        height: 60%;
        width: 100%;
        border: solid;
        border-color: #222222;
        border-width: 1px;
        border-radius: 12px;
        filter: drop-shadow(0px 3px 3px #29292975);
    }
    
    .bar_right_data2 {
        padding: 4px;
        border-radius: 10px;
        display: block;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, #6fa9f4, #4574aa);
    }
    
    .bar_right_data3 {
        padding: 4px;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, #5fa4ee, #116dd2 47.92%, #3a86f4 97.92%);
    }
    
    .bar_right_data:hover{
        filter: brightness(85%);
    }
    
    .space{
        display: flex;
        justify-items: center;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    
    .space img {
        margin-top: -10px;
        height: 135%;
        
       
    }
    
    
    .highlight{
        background: linear-gradient(180deg, #98b9ea, #2880ef);
        height: 40%;
        top: 1px;
        left: 1px;
        right: 1px;
        border-radius: 8px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    
    .space {
        height: 60%;
    }
    
    .layout {  
        display: grid;
        grid-template-columns: 80%;
        grid-column-gap: 10vw;
        grid-row-gap: 0px;
        justify-content: center;
    }
    
    .left-column {
        display: none;
        
    
        
    
    }
    
    .move{
        position: sticky; top: 6vw;;
        display: flex;
        flex-direction: column;
        align-items: end;
    }
    
    .obrazek{    
        
    
    }
    
    .obrazek img{
        width: 100%;
        
    }
    
    .listy {
        
        margin-top: 1vw;
        display: flex;
        justify-content: end;
        flex-direction: column;
        width: 80%;
        justify-content:center ;
        align-items: flex-start;
        row-gap: 1.5vw;
    }
    .lista {
        display: flex;
        justify-content: end;
        flex-direction: column;
        width: 100%;
        left: 0;
        justify-content:center ;
        align-items: flex-start;
    }
    
    .icon {
        left: 1;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        display: flex;
        position: absolute;
        z-index: 100;
        height: 40px;
        
    }
    
    .icon img {
        rotate: -25deg;
        height: 70px;
        margin-left: -50%;
        filter: drop-shadow(0px 3px 1px #00000091);
    }
    
    #design {
        height: 40px;
    }
    
    #mvrdv {
        height: 80px;
    }
    
    #biotopia {
        height: 50px;
        rotate: -25deg;
    }
    
    #future {
        height: 60px;
        margin-top: px;
        
    }
    
    
    .top-cnt { 
        display: flex;
        width: 100%;
        flex-direction: row;
        cursor: pointer;
        
    }
    
    
    .cnt {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right, #4487fe 80%, rgba(255, 255, 255, 0)100%);
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
        box-shadow: 0px 15px 10px -15px #000;
        border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
    
    }
    
    .cnt:hover {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right, rgba(0, 95, 211, 0.904)80%, rgba(255, 255, 255, 0)100%);
        
    
        box-shadow: 0px 15px 10px -15px #000;
        border-image: linear-gradient(to right, rgba(0, 0, 0, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
    }
    
    .cnt2 {
        
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0.904)80%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 3px solid transparent; /* Start with a transparent solid border */
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    }
    
    
    
    .data1 {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px;
    }
    
    .data1 img{
        height: 65%;
        margin: 0px;
    }
    
    #jgd {
        height: 55%;
    }
    
    #gr {
        height: 55%;
        padding-left: 1vw;
    }
    
    .title2024 {
        margin-top: 1.5vw;
        width: 80%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #000000;
    
    }
    
    .middle-column {
    
    }
    
    .main_img {
    
    }
    
    .main_img img {
        width: 100%;
        filter: drop-shadow(0px 1px 3px #000000);
    }
    
    .bottom_img{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .bottom_img img {
        margin-top: 2vw;
        width: 70%;
        filter: drop-shadow(0px 1px 3px #686868a2);
        margin-bottom: 100px;
    }
    
    .block {
        margin-top: 8vw;
        width: 100%;
        display: block;
        box-sizing: border-box;
        border: 1px solid transparent; /* Start with a transparent solid border */
        background-color: yellow;
        box-shadow: 0px 15px 10px -15px #000;
        border: solid;
        border-width: 1px;
        border-color: #000;
        border-radius: 12px;
        filter: drop-shadow(3px 3px 0px #00000056);
        
    }
    
    .block_video {
        display: flex;
        margin-top: 8vw;
        border: solid;
        border-width: 1px;
        border-color: #000000;
        filter: drop-shadow(3px 3px 0px #00000056);
    }
    
    .block_video video {
        width: 100%;
    }
    
    
    .block2 {
        display: block;
        box-sizing: border-box;
        padding: 5px;
        border-radius: 12px;
        background: linear-gradient(180deg, #2d8bff, #005fd3);
        height: 100%;
    }
    
    .block3 {
        display: block;
        box-sizing: border-box;
        padding: 20px;
        border-radius: 7px;
        position: relative;
        background: linear-gradient(180deg, #6caeff, #fff);
        mix-blend-mode: normal;
        height: 100%;
    }
    
    .block_layout {
        display: flex;
        flex-direction: column;
        
    }
    
    .block_top {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    
    }
    
    #top-cnt_block {
        width: 100%;
    }
    
    #cnt_block {width: 100%;
        display: block;
        box-sizing: border-box;
        background-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%,  rgb(0, 119, 255)15%, rgb(0, 119, 255)85%, rgba(255, 255, 255, 0)100%);
        border-top: 1px solid transparent; /* Start with a transparent solid border */
        border-bottom: 1px solid transparent; /* Start with a transparent solid border */
    
        box-shadow: 0px 15px 10px -15px #0000008f;
        border-image: linear-gradient(to right,rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.904)15%, rgba(0, 0, 0, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;
    
    }
    
    #cnt2_block {
        
        border-image: linear-gradient(to right, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0.904)15%, rgba(255, 255, 255, 0.904)85%, rgba(255, 255, 255, 0)100%) 1;
        border-top: 3px solid transparent; /* Start with a transparent solid border */
        border-bottom: 3px solid transparent; /* Start with a transparent solid border */
    }
    
    .data {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
    }
    
    .data img{
        height: 80%;
        margin: 0px;
    }
    
    
    .block_bottom {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        height: 100%;
    
    }
    
    .block_left {
        padding-right: 10px;
    
    }
    
    .block_right {
        display: block;
        position: relative;
        justify-content: center;
        align-items: center;
        padding: 20px;
    
    }
    
    .block_right img{
        width: 100%;
    }
    
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
    
    .block_company {
        font-size: 17px;
        margin-bottom: 10px;
        font-family: "Inter", sans-serif;
        font-weight: 700;
        color: #0025fa;
        text-transform: capitalize;
    
    }
    
    .block_year {
        box-sizing: border-box;
        display: block;
        font-family: "Inter", sans-serif;
        color: #000000;
        font-size: 15px;
    
    }
    
    .block_banner {
        margin-top: 20px;
        font-family: "Inter", sans-serif;
        font-weight: 700;
        color: white;
        text-transform: capitalize;
        background: linear-gradient(90deg, #0025fa 49.48%, hsla(0, 0%, 100%, 0));
        padding: 2px 10px;
        margin-bottom: 20px;
    
    }
    
    .block_points {
        display: flex;
        flex-direction: row;
        padding-bottom: 20px;
    
    }
    
    .point {
        display: none;
        height: 20px;
        width: 20px;
        padding-left:  10px;
        padding-right:  20px;
    
    }
    
    .block_text {
        box-sizing: border-box;
        display: block;
        font-family: "Inter", sans-serif;
        color: rgb(0, 0, 0);
        font-size: 2.5vw;
        width: 100%;
        padding-left: 2.5vw;
    
    }
    
    #future1 {
        margin-bottom: 2vw;
    }
    
    
    #uxui_pic{
        padding: 4vw;
    
    }
    
    #future_pic{
        height: 10%;
        filter: drop-shadow(2px 2px 5px #000000b2);
    }
    
    #future_pic:hover {
        cursor:wait ;
    }
    
    
    
    .right_block{
        display: none;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: sticky; 
        top: 6vw;
        
    }
    
    .right-column_block {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2vw;
        border: solid;
        border-width: 1px;
        border-color: #000000;
        filter: drop-shadow(3px 3px 0px #00000056);
        background-color: #e6e6e6;
    
    }
    
    #rcb_img{
        background-color: #2880ef;
    }
    
    .right_block video {
        width: 80%;
    }
    
    .right_block img {
        width: 60%;
        padding: 1vh
    }
    
    
    
    
    
    
    
    
    
    
    
    
    .box {
        width: 100%;
    
    }
    
    .c {
    
        
    }
    
    
    
    .obrazek img {
        transition: transform 0.5s ease; /* Smooth transition */
        transform: scale(1); /* Normal size by default */
    }
    
    .obrazek img.enlarged {
        transform: scale(1.2); /* 20% increase */
    }
    
    
    
    
}